networking.fooOverUDP.<name>.local
Local address (and optionally device) to bind to using the given port.
- Type
null or (submodule)- Default
null- Example
{ address = "203.0.113.22"; }- Declared
- <nixpkgs/nixos/modules/tasks/network-interfaces.nix>
Local address (and optionally device) to bind to using the given port.
null or (submodule)null{
address = "203.0.113.22";
}